CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dwt c

搜索资源列表

  1. mywavelet

    2下载:
  2. 小波变换算法的C语言实现,包括DWT,INDWT,提升小波,以及小波去噪的MATLAB源代码-wavelet transform algorithm in C language, including DWT, INDWT upgrade wavelet Wavelet denoising and MATLAB source code
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:34687
    • 提供者:kxckxc
  1. javaccc

    0下载:
  2. 小波编解码EBCOT编解码文件测试程序 小波编解码EBCOT编解码文件测试程序\\8x8一级至三级测试结果.c 小波编解码EBCOT编解码文件测试程序\\97ldwt.opt 小波编解码EBCOT编解码文件测试程序\\97wave_out.raw 小波编解码EBCOT编解码文件测试程序\\arithdec.c 小波编解码EBCOT编解码文件测试程序\\arithenc.c 小波编解码EBCOT编解码文件测试程序\\arithmetic_
  3. 所属分类:ListView/ListBox

    • 发布日期:2014-01-12
    • 文件大小:100000
    • 提供者:1
  1. wave_cov

    1下载:
  2. A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maximal overlap
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:38711
    • 提供者:yupenghui
  1. Wavelet

    0下载:
  2. 几个小波变换方面的源程序。其中DWT.rar中为离散小波变换的C++源程序;IntDWT为整型离散小波变换;LiftDWT97是9/7小波提升格式变换;BinDWT97是二进制小波变换;lifting则是通用的提升小波变换。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17445
    • 提供者:yan Tingyang
  1. ImageTransform

    0下载:
  2. c# 写的图像时频变换程序。包括DCT,FFT,DWT,WHT以及对应的逆变化。-c# write image frequency conversion program. Including inverse DCT, FFT, DWT, WHT, and the corresponding changes.
  3. 所属分类:Wavelet

    • 发布日期:2017-11-09
    • 文件大小:170809
    • 提供者:于予
  1. wavelet_dwt

    0下载:
  2. 小波DWT变换,一般大家是用matlab实现,但是这段程序是用c语言编写。-wavelet dwt
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:1607
    • 提供者:吕倩
  1. wavelettransform

    0下载:
  2. 这是基于C++实现的小波检测代码,实现了两种小波变换dwt和97小波变换,希望对大家能有所帮助-This is based on C++ implementation of the wavelet detection code to achieve the two wavelet transform dwt and 97, in the hope that we can help
  3. 所属分类:Wavelet

    • 发布日期:2017-04-16
    • 文件大小:12694
    • 提供者:晓生
  1. DWT

    0下载:
  2. 无损数据压缩方法,为C程序编写,可以进行修改,而且较为简单-Lossless data compression method for C programming, can be modified, and relatively simple
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2395969
    • 提供者:shichengxing
  1. C

    0下载:
  2. This a self-contained package including the 2-D DWT and inverse DWT routines. The included matlab routines are used to generate noisy example images and disply the result of denoising.-This is a self-contained package including the 2-D DWT and in
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:183450
    • 提供者:Maxwell
  1. Audio-watermarking-internship-report

    0下载:
  2. 音频信号的水印设计,以音频信号为载体,将秘密信号嵌入载体音频信号当中, 实现音频信号的水印。采用变换域小波变换(DWT)的技术,将音频信号进行小波变换,提取出低频分量,然后将水印嵌入到音频信号的低频当中。实验当中先在MATLAB 上面进行了仿真实验,并且通过加入噪声以及滤波等进行干扰以此检测了算法的透明性和健壮性,然后利用C 语言进行了测试,最后经 过一些修改,例如加入定时器以及进行中断的处理和加入缓冲在DSP 板子上实现了加入水印的音频声音的播放。-Audio signal water
  3. 所属分类:Wavelet

    • 发布日期:2017-11-18
    • 文件大小:299629
    • 提供者:江晨城
  1. DWT

    0下载:
  2. 基于Opencv4.2实现的离散小波变换及其逆变换,编程环境visual studio 2010,编程语言c-DWT based on opencv4.2 with visual studio 2010 and C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:8974004
    • 提供者:丁凯孟
  1. DWT

    0下载:
  2. 压缩感知C实现,有实例(但是只有实现部分,并没有训练字典部分)-COMPRESS SENSING PROGRAM (C)
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:5202
    • 提供者:张红
  1. dwt_audio

    0下载:
  2. c language code for audio watermarking using dwt
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2014-04-23
    • 文件大小:263986
    • 提供者:puvvada97
  1. Image-segmentation

    0下载:
  2. 这个是2D-DWT的函数,是haar小波 c是图像像素矩阵 steps是变换的阶数-This is a function of Haar, is 2D-DWT wavelet C is the image pixel matrix steps is the order of the transformation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:10827
    • 提供者:li
  1. fwdmatlaband6713

    0下载:
  2. Matlab codes for decimation, interpolation, histogram equalization, DCT, DWT. Matlab code for Hamming code generation and error correction. Sample C codes for DSP downsampling and upsampling. They all include output and graphs.
  3. 所属分类:DSP program

    • 发布日期:2017-05-07
    • 文件大小:1037846
    • 提供者:ad
  1. dwt

    0下载:
  2. Running: C:\Xilinx_Installed\14.3\ISE_DS\ISE\bin\nt\unwrapped\fuse.exe -intstyle ise -incremental -lib unisims_ver -lib unimacro_ver -lib xilinxcorelib_ver -lib secureip -o G:/Techscope/On going Mtech/Miniproject/1DDWT/xilinx/top_dwt_isim_beh.exe -pr
  3. 所属分类:开源硬件

    • 发布日期:2017-12-18
    • 文件大小:3072
    • 提供者:farrokh
« 1 2»
搜珍网 www.dssz.com